home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / iso9660 / mail / pine / imap.arc / text0080.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  725 b   |  25 lines

  1. It is possible for X.500 to store a personal address book within the
  2. person's information.  What you'd do is create an `object class' containing
  3. the necessary attributes, and add that object class to the `person' object.
  4.  
  5. It should be more straightforward to put the facility into either IMAP or
  6. IMSP.  It certainly makes fewer assumptions about the customers environment.
  7.  
  8. The information we keep in our address book is:
  9.  
  10.     full name
  11.     RFC-822 address
  12.     X.400 address
  13.     FAX number
  14.     Voice telephone number
  15.     list of address groups the address is a member of
  16.  
  17. All are just character strings.
  18.  
  19. The `address groups' serve both the `personal distribution list' role
  20. and to help organize the address book in meaningful ways.
  21.  
  22.     David
  23.  
  24.  
  25.